feed2imap software package provides feed aggregator (RSS/Atom) which puts items on a IMAP mail server, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install feed2imap
feed2imap is installed in your system.
Make ensure the feed2imap package were installed using the commands given below,
$ sudo dpkg-query -l | grep feed2imap *
You will get with feed2imap package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Network |
| Package | feed2imap |
| Version | 1.0-2 |
| Description | feed aggregator (RSS/Atom) which puts items on a IMAP mail server |
| Sub Section | Net |